home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / attache.zip / ATTACHE.DOC next >
Text File  |  1992-01-12  |  3KB  |  75 lines

  1.  
  2.                                  A T T A C H E
  3.                                 + + + + + + + +
  4.                                      by
  5.                               Michael A. Conley
  6.             version 0.50 Beta                   Compiled 1/12/92
  7.  
  8.             ATTACHE is NOT compatible with Wildcat! versions before 3.0
  9.   
  10.                   The program requires BRUN40.EXE in the path.
  11.  
  12.                   A public domain utility for Wildcat! SysOps
  13.                          from the Charlatan's Cabin BBS        
  14.                                  (213) 654-7337
  15.  
  16. WHAT IT DOES:
  17. =============
  18. ATTACHE checks your CONDFESC.DAT file to see which conferences allow
  19. file attachments to messages.  It then checks the MSG###.DAT files for
  20. those conferences and produces a report listing all messages which have
  21. attached files, as well as the real name of the file, the "stored" name
  22. used by the Wildcat! attach function, and verifies whether the file is
  23. actually on the disk.
  24.  
  25. SETTING UP:
  26. ===========
  27. Be sure that you have BRUN40.EXE available in the path.  This Microsoft
  28. runtime module is required for the program to run.  If you don't already
  29. have it, it's probably available on the BBS where you got this program,
  30. or you may call the Charlatan's Cabin BBS.  See below for details.
  31.  
  32. No configuration is required for ATTACHE.
  33.  
  34. RUNNING THE PROGRAM:
  35. ====================
  36. Simply run ATTACHE either manually or from a BATCH file.  It will produce
  37. a file called ATTACHE.RPT which looks something like this:
  38.  
  39.                           ╔═══════════════════════════╗
  40.                           ║ The Charlatan's Cabin BBS ║
  41.                           ╚═══════════════════════════╝
  42.  
  43.                   REPORT OF MESSAGE/FILE ATTACHMENTS ON 01-12-92
  44.  
  45.      CONF       MSG #         FILENAME        STORED AS         ON DISK
  46.     ======    =========     ============     ============       =======
  47.       000       14703       GLOTYPE.PAS      BCCCCEBH             YES
  48.       003         313       SAMPLE.BAT       BKCEFHCB             YES
  49.  
  50.  
  51. PROBLEMS, SUGGESTIONS:
  52. ======================
  53. ATTACHE is public domain.  I don't seek or accept any donations for this or
  54. any of my other Wildcat! utility programs, including TODAYBBS, FLOP, FSTAT,
  55. USTAT, and others.
  56.  
  57. I welcome suggestions, and will try to help (no guarantees) if there are
  58. problems.
  59.  
  60. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  61. your Wildcat! registration number in the comment and you'll be upgraded to
  62. membership without the usually required registration by mail.
  63.  
  64. You may also leave a message via CompuServe (70250,220).
  65.  
  66. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with
  67. the price of public domain software these days ... I just can't afford
  68. to be "on call."  I WILL respond to your questions via my BBS or CompuServe,
  69. or via the Mustang Software registered SysOp BBS.
  70.  
  71. REVISION HISTORY:
  72. =================
  73.  
  74. 0.50    01/12/92        First beta release of ATTACHE.
  75.